% HPGL Page Feature
%% Creator: Martin Bailey
%% CreationDate: 93.11.18
%% For: Harlequin
% (C) CopyRight Harlequin Limited, 1993 All Rights Reserved.
%
% This Page feature will process the selected file through the HPGLDecode filter.
% Errors will occur if the file supplied does not conform to the HGPL standard.
% Please note that many HPGL files do not use the PS (Page Size) command, and 
%   care should therefore be taken to ensure that a correct default page size
%   is set in the RIP Page Setup dialog.
%
% This page feature is not suitable for inclusion at RIP start-up.
%
% Pen thicknesses and colors may be defined in Usr/HPGLcust.ps


%% EndComments

//serverdict begin 
/stdin stdin /HPGLDecode filter def
end

%EOF
